More updates for VC documentation.
authorChong Yidong <cyd@gnu.org>
Sat, 17 Dec 2011 07:50:08 +0000 (15:50 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 17 Dec 2011 07:50:08 +0000 (15:50 +0800)
commitbe7ed81d75791c0459d1662f65cbc13274dd92c4
treecc56388acaf043cf1b75f65013450cb23c7d3637
parent74ede2d42b0ad04fdf4134847481c66ff1c925ea
More updates for VC documentation.

* doc/emacs/maintaining.texi (VCS Concepts): Make "revision" terminology
less CVS-specific.
(VC With A Merging VCS, VC With A Locking VCS): Add xref to
Registering node.
(Secondary VC Commands): Deleted.  Promote subnodes.
(Log Buffer): Add command name for C-c C-c.  Fix the name of the
log buffer.  Add index entries.
(VCS Changesets, Types of Log File, VC With A Merging VCS): Use
"commit" terminology.
(Old Revisions): Move it to just before VC Change Log.  "Tag" here
doesn't refer to tags tables.  Note other possible forms of the
revision ID.  C-x v = does not save.
(Registering): Note similarity to C-x v v action.  Fix description
of how backends are chosen.  De-document vc-default-init-revision.
(VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
in root log buffers.

* lisp/vc/vc.el (vc-deduce-fileset): Minor doc fix.
doc/emacs/ChangeLog
doc/emacs/emacs.texi
doc/emacs/maintaining.texi
etc/NEWS
lisp/ChangeLog
lisp/vc/vc.el